home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6350 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: brighton.openmarket.com!decwrl!waikato!not-for-mail
  2. From: sbh@cs.waikato.ac.nz (Stephen B Hodge)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What the new Amiga-OS *must* have
  5. Date: 27 Mar 1996 03:56:22 GMT
  6. Organization: The University of Waikato
  7. Sender: sbh@waikato.ac.nz
  8. Message-ID: <4jae96$18ck@thebes.waikato.ac.nz>
  9. References: <4it1c3$fts@ar.ar.com.au> <4j7dnn$pvs@newsbf02.news.aol.com>
  10. Reply-To: sbh@waikato.ac.nz
  11. NNTP-Posting-Host: borg.cs.waikato.ac.nz
  12. X-Newsreader: TIN [UNIX 1.3 950726BETA PL0]
  13.  
  14. Cmarschn (cmarschn@aol.com) wrote:
  15. : Im Artikel <4it1c3$fts@ar.ar.com.au>, storm@ar.ar.com.au (Storm/Cydonia)
  16. : schreibt:
  17. : >This I do not understand. Why on earth is it better to have a fat binary,
  18. : >containing both sets of code, and therefore making the executable twice
  19. : >as big, with half of it NEVER being refereced. (OK not twice as big, 'cos
  20. : >the data would only be there once, but bigger). Why is this better than
  21. : >simply having two executables, one for 680x0 and one for PPC, and letting
  22. : >the user install the one he needs, without the other one's unnecessary
  23. : >code cluttering his hard disk.
  24. : As Steve Edford wrote, it'd be a good bridge between the two systems.
  25. : Users could easily swap code between two machines, as long as there're the
  26. : two systems. 
  27. : The system just loads the part of the code that is for the processor built
  28. : in the machine, so it will not affect your RAM. But you're right, for most
  29. : applications, two binaries are better. At the term "fat binary" I more
  30. : thought of the other reasons given in the last part of the sentence.
  31.  
  32. Will it end at 2 binaires though? Quite a few programs already come in 68000
  33. and 68020 shades, sometimes with even more for ffp support.
  34.  
  35. -- 
  36.  
  37.  Steve Hodge
  38.  sbh@cs.waikato.ac.nz
  39.  Computer Science Dept, University of Waikato,
  40.  Hamilton, New Zealand
  41.  
  42.